home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / tobby_sucuri.swf / scripts / DefineButton2_136 / BUTTONCONDACTION on(press).as next >
Text File  |  2008-11-12  |  139b  |  7 lines

  1. on(press){
  2.    _root.tobbyMC.changeFace("standard");
  3.    _root.tobbyMC.commentClear();
  4.    _root.SE_down.start(0,0);
  5.    this.clear();
  6. }
  7.